Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make adding virtual NTFS filesystem more resilient #691

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

Schamper
Copy link
Member

@Schamper Schamper commented Apr 25, 2024

Fixes #703

@codecov-commenter
Copy link

codecov-commenter commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.42%. Comparing base (79579c1) to head (af92e94).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #691      +/-   ##
==========================================
+ Coverage   75.41%   75.42%   +0.01%     
==========================================
  Files         296      296              
  Lines       25587    25600      +13     
==========================================
+ Hits        19297    19310      +13     
  Misses       6290     6290              
Flag Coverage Δ
unittests 75.42% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

dissect/target/helpers/loaderutil.py Show resolved Hide resolved
dissect/target/helpers/loaderutil.py Outdated Show resolved Hide resolved
dissect/target/helpers/loaderutil.py Outdated Show resolved Hide resolved
dissect/target/helpers/loaderutil.py Outdated Show resolved Hide resolved
@Schamper Schamper merged commit 827da4e into main Aug 5, 2024
18 checks passed
@Schamper Schamper deleted the virtual-ntfs-resilience branch August 5, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding virtual NTFS filesystem should be more resilient
3 participants